Skip to content

chore(main): release 5.0.0 - #312

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--serverless-adapter
Open

chore(main): release 5.0.0#312
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--serverless-adapter

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 16, 2025

Copy link
Copy Markdown

🤖 I have created a release beep boop

5.0.0 (2026-07-30)

⚠ BREAKING CHANGES

  • current-invoke: drop setCurrentInvoke for runWithCurrentInvoke
  • node-version: Drop nodejs

Features

  • apollo-server: drop support to v4 (3a451cf)
  • azure-http-trigger-v4: add flag to handle body as uint8array (3476bdd)
  • current-invoke: drop setCurrentInvoke for runWithCurrentInvoke (8025152)
  • firebase-functions: drop support for 4,5,6 (e95a98e)
  • node-version: deprecate v18, v20 (d1056a1), closes #353

Bug Fixes

  • azure: explicit support only for >=2 and <4 (3b2b195)
  • default-handler: support AWS Lambda Node.js 24 handler arity (#379) (4333882)
  • response-stream: forward the write callback on empty body responses (cf47426)
  • tsup: disable minify (524b12e)

Documentation

  • aws: update throwOnChunkedTransferEncoding in docs (b72add9)

Miscellaneous Chores

  • bump @xhmikosr/decompress from 10.0.1 to 10.2.1 in /benchmark (615dc53)
  • bump file-type and @swc/cli in /benchmark (a44e107)
  • bump micromatch from 4.0.5 to 4.0.8 in /www (fcd122f)
  • dependabot: reduce to weekly (314f9d7)
  • oxc: migrate from eslint/prettier (a864b42)
  • types: fix issues with joi/hapi on typecheck (cc06eab)

Continuous Integration

  • codecov: bump to v7 (9a258a2)
  • docs: bump ubuntu to latest (3abab65)
  • release: enable trusted publish (1e84e31)
  • release: use release ci without token (d92d680)
  • workflows: update versions (6a993d3)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch 2 times, most recently from d27028d to dda0027 Compare November 5, 2025 12:32
@github-actions github-actions Bot changed the title chore(main): release 4.4.1 chore(main): release 5.0.0 May 31, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch 7 times, most recently from bb71019 to 8713b9d Compare June 2, 2026 00:56
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch 3 times, most recently from fee3dd2 to 84c5341 Compare June 28, 2026 21:40
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch 2 times, most recently from 1f89b9d to a358322 Compare July 10, 2026 12:06
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch from a358322 to dc7a4e3 Compare July 30, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop node v18, v20

0 participants